Skip to content

Fixed webcam not stopping on unload#2

Open
undueKonata wants to merge 1 commit intotehapo:masterfrom
undueKonata:master
Open

Fixed webcam not stopping on unload#2
undueKonata wants to merge 1 commit intotehapo:masterfrom
undueKonata:master

Conversation

@undueKonata
Copy link

Moved from deprecated .stop() to
getVideoTracks()[0].stop();
getAudioTracks()[0].stop();

Moved from deprecated .stop() to
getVideoTracks()[0].stop();
getAudioTracks()[0].stop();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant